home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / mbtc9601.zip / MBTC-FAQ.TXT < prev    next >
Text File  |  1995-12-24  |  10KB  |  216 lines

  1. Mark Baum's Tagline Collection FAQ - Frequently Asked Questions
  2. Last updated 12-24-1995 (c) Mark Baum
  3.  
  4. Q: Is this supposed to be the FAQ for your Tagline Collection?
  5.  
  6.       It is supposed to be.  For right now it is quite small...but
  7. what more do you expect from a debut release.  This file will serve
  8. as a general Q&A guide.  When this file gains some more weight, refer
  9. to it first before filling my hard drive up with E-mail.
  10.  
  11.       Since I can't read anyones' mind, ask me a question concerning
  12. this tagline collection.  If your question is very intriguing and
  13. prompts be to submit a detailed reply, the question and answer will
  14. be placed here.  I will not give the answer via E-mail but the answer
  15. will be contained within this file or posted within the Wildnet
  16. Taglines conference.
  17.  
  18. Q: What prompted you to release your own Tagline Collection?
  19.  
  20.       I've been meaning to do this for some time.  Because of time
  21. limitations this project was severely delayed.  What coereced me into
  22. releasing this collection was to prove my stature in providing a
  23. quality outlet for tagline collectors.
  24.  
  25.       Not to mention that I'm a moderator of a Tagline conference so
  26. I have to prove that I can set an example. {g}
  27.  
  28. Q: What files comprise the full release of your Tagline Collection?
  29.  
  30.       DESC.SDI     - Short BBS description of this release.
  31.       FILE_ID.DIZ  - Long BBS description of this release.
  32.       MBTCyymm.LST - Mark Baum's Tagline Collection
  33.                      (where "yy" and "mm" indicates the year and
  34.                       month of release respectively)
  35.       MBTC-FAQ.TXT - The FAQ file your are reading right now.
  36.       OLXTAGS.BAS  - A small BASIC program which extracts the
  37.                      taglines which are 57 or less characters long
  38.                      and creates a TAGLINES.OLX file for use with
  39.                      SLMR or OLX.
  40.      
  41. Q: I've noticed that there are taglines that are longer than 57
  42.    characters in your Tagline Collection.  How can I use your file
  43.    with SLMR or OLX?
  44.  
  45.       Included with this tagline collection is a small BASIC program
  46. which goes through a tagline file and extracts taglines which are 57
  47. or less characters long from my Tagline Collection.
  48.  
  49.       To run this program load a BASIC interpreter (common ones are
  50. BASICA, GWBASIC and QBASIC).  Load "OLXTAGS.BAS" into memory and RUN
  51. the program.
  52.  
  53.       The program will display a small file list showing what "*.LST"
  54. files are in the current directory.  Enter in the name of the tagline
  55. file you wish to extract the taglines from (make sure you include the
  56. ".LST" extension) and the program will go through the file searching
  57. for the taglines and add what it finds to "TAGLINES.OLX".  When
  58. completed it will exit to DOS.
  59.  
  60.       Be patient!  The program isn't the fastest in the world under
  61. QBASIC or GWBASIC but it does get the job done.
  62.  
  63.       For users of SLMR, rename the TAGLINES.OLX file to TAGLINES.MR.
  64.  
  65.       Questions about BASIC are beyond the scope of this FAQ.  Please
  66. refer to your BASIC manual for more details.
  67.  
  68. Q: Are you sure there are no vulgar or duplicate taglines in your
  69.    collection?
  70.  
  71.       As this collection grows in size the possibility of
  72. near-duplicates being found increases.  Also I do my best to screen
  73. out any vulgar taglines where possible...but I won't say that 100%
  74. of such taglines have been removed.
  75.  
  76.       This tagline collection is scrutinized by a program I've
  77. written to help clean up the file by removing such taglines where
  78. possible and it is always in a constant state of improvement.  Yes,
  79. all exact and some near-duplicate taglines are removed and most but
  80. not all vulgar taglines are removed.
  81.  
  82.       It all comes down to whether human intervention is feasable.
  83. For example, me sitting down and reading each individual tagline.
  84. With the size of this file, that task would be rather inefficient.
  85. By using a program to automate the process of removing such taglines
  86. it saves plenty of time on my part and allows for each release to
  87. seem more consistent.
  88.  
  89.       But the computer isn't human.  You have to tell it exactly what
  90. to look for.  And I mean exactly.  I don't have the time to create a
  91. context-based tagline filtering system.  But by looking for small
  92. phrases and words which may sound a little suggestive it can help
  93. reduce the risk.
  94.  
  95.       As for some near-duplicate tags which are different because of
  96. mispellings I pray to the gawds to find a spell checker which doesn't
  97. require human intervention.  I'm sure that there may be a few out
  98. there by now so time will only tell until I implement such a program.
  99.  
  100. Q: Why is your tagline file not sorted?
  101.  
  102.       I've heard a few stories about how the random tagline function
  103. in some offline readers sometimes doesn't offer a random tagline now
  104. and then.  So, in order to help that problem I decided to randomize
  105. the order of the taglines in my file.
  106.  
  107.       All you need to do is rename and replace this file for the main
  108. tagline file for your mail reader then switch the mail reader to
  109. select taglines sequentially.
  110.  
  111.       Also, I wanted to be a little different.  All tagline files
  112. which I have seen released are always sorted.  So instead of me
  113. sorting the file after it had most of the duplicate and possibly
  114. vulgar taglines removed I created a small subprogram which will go
  115. through the file and "shuffle" the taglines one by one.
  116.      
  117.       But the biggest reason that I purposely randomize this tagline
  118. file is because most users will append this to their tagline
  119. collection and will sort it eventually.  So why should I sort a
  120. tagline file in the neatest ASCII order as possible when the end user
  121. will end up appending this file to their collection and eventually
  122. sort it themselves?
  123.  
  124.       Yes, it is indeed pointless.  So, with this infinite wisdom in
  125. hand, I decided to create that tagline randomizing routine.  It may
  126. slow down the works a little bit...but I run that program while I'm
  127. sleeping so who really cares?
  128.  
  129.       Well, maybe there is a point.  Read on, my friend...
  130.  
  131. Q: Your file is too big!  Would you please sort it for me?
  132.  
  133.       I won't sort it but you can find a program on the BBSes I
  134. upload this collection to called "QuikSort".  It is a very fast file
  135. sorting program which can handle very large files.  How fast?
  136. Download it and sort this tagline collection yourself.  I'm sure
  137. you'll be more than amazed by it.
  138.  
  139.       In fact, if you compare how fast "QuikSort" sorts this file to
  140. the sort function in OLX, you'll swear off using OLX's tagline sort
  141. function FOREVER!  If the file is big enough, OLX will take about a
  142. few hours to sort it.
  143.  
  144.       To quote a wise man, "Can't MSI do anything right?"
  145.  
  146.       Questions about "QuikSort" are beyond the scope of this FAQ.
  147. Please review the online documentation which accompanies "QuikSort"
  148. very carefully.
  149.  
  150. Q: Will the users get credit?
  151.  
  152.       Definitely.  In fact, here is the list of current contributors.
  153. I will not go and say how many they contributed.  The fact that they
  154. contributed Taglines to this Collection is more than enough (there is
  155. no order to this list):
  156.  
  157.       Your Name Could Be Here If You Contribute Any Taglines {g}
  158.  
  159.       You see, there aren't many contributors yet...but time will
  160. tell!  Wait until next month and hopefully this file will _double_ in
  161. size.
  162.      
  163. Q: Where do I find your latest Tagline Collection?
  164.  
  165.       You may download my latest Tagline Collection from the
  166. following BBSes:
  167.  
  168.       Metropitt BBS                (412) 487-9223 28.8k
  169.       Sounding Board               (412) 621-4604 28.8k
  170.       Software Creations BBS       (508) 368-4137 28.8k
  171.       The Dead Leeeeeeeech Society (614) 899-7839 14.4k
  172.       Brinkman's Hollow            (717) 689-3123 28.8k
  173.  
  174.       The magic filename is "MBTCyymm.ZIP"...where "yy" and "mm"
  175. indicates the release year and month of the tagline file.  The latest
  176. version is always uploaded a few days before the first of the next
  177. month to these BBSes to allow for the new release to be downloaded
  178. and spread to other BBSes.
  179.  
  180. Q: How do I become one of your Tagline Collection distribution
  181.    BBSes?
  182.  
  183.       I'm currently not looking for additional boards where I'll
  184. personally upload this collection to.  The main reason I distribute
  185. this Tagline Collection to the boards listed above is that I am a
  186. regular user on those BBSes.
  187.  
  188.       If you call one of the boards above every month to grab the
  189. latest Tagline Collection, feel free and spread it to the BBSes you
  190. call most often.
  191.      
  192. Q: How may I contact you if I want to trade taglines, let you know if
  193.    I find a naughty tagline in your collection or just to ask a few
  194.    questions?
  195.  
  196.       I can be contacted in two ways:
  197.      
  198.       One: Via Internet E-mail.  My Internet address is
  199.            "tag.guru@ix.netcom.com".  If you have any comments about
  200.            this file make sure you enter "Taglines" as the subject
  201.            title...or I won't give it any serious thoughts and
  202.            I will promptly delete it from my mailbox.
  203.  
  204.       Two: Via the WildNet Taglines conference.  For more information
  205.            about finding a WildNet BBS near you which receives the
  206.            WildNet Taglines conference please call Brinkman's Hollow
  207.            and download the latest WildNet nodelist.
  208.  
  209.       I will NOT accept Fido Netmail due to excessive lag time.
  210.  
  211. Q: Is this the end of the MBTC-FAQ?
  212.  
  213.       Only until you see the following line of text:
  214.  
  215. [END OF FAQ]
  216.